arm64: mvebu: Add Armada 7K db-88f7040 development board support
authorStefan Roese <[email protected]>
Wed, 25 May 2016 06:21:21 +0000 (08:21 +0200)
committerStefan Roese <[email protected]>
Tue, 27 Sep 2016 15:29:54 +0000 (17:29 +0200)
commit6f8c2d49060a30cda2ea73e93ce0f882f732754f
tree87d832401de66e34dce00afcb02892f78767627c
parent21b29fc64e9da24485d044538004d2056bda15e4
arm64: mvebu: Add Armada 7K db-88f7040 development board support

This patch adds basic support for the Marvell Armada 7K DB-88F7040
development board. Supported are the following interfaces:
- UART
- SPI (incl. SPI NOR)
- I2C
- USB
- SATA / AHCI

Support for other interfaces will follow.

Signed-off-by: Stefan Roese <[email protected]>
Cc: Nadav Haklai <[email protected]>
Cc: Neta Zur Hershkovits <[email protected]>
Cc: Kostya Porotchkin <[email protected]>
Cc: Omri Itach <[email protected]>
Cc: Igal Liberman <[email protected]>
Cc: Haim Boot <[email protected]>
Cc: Hanna Hawa <[email protected]>
arch/arm/mach-mvebu/Kconfig
board/Marvell/mvebu_db-88f7040/MAINTAINERS [new file with mode: 0644]
board/Marvell/mvebu_db-88f7040/Makefile [new file with mode: 0644]
board/Marvell/mvebu_db-88f7040/board.c [new file with mode: 0644]
configs/mvebu_db-88f7040_defconfig [new file with mode: 0644]
include/configs/mvebu_db-88f7040.h [new file with mode: 0644]